Skip to content

make sure that EESSI version for which build is triggered matches with location of easystack file + fix URL in create_directory_tarballs.sh#7

Merged
ocaisa merged 2 commits intoEESSI:mainfrom
boegel:EESSI_version_check
Jun 13, 2025
Merged

make sure that EESSI version for which build is triggered matches with location of easystack file + fix URL in create_directory_tarballs.sh#7
ocaisa merged 2 commits intoEESSI:mainfrom
boegel:EESSI_version_check

Conversation

@boegel
Copy link
Copy Markdown
Contributor

@boegel boegel commented Jun 13, 2025

No description provided.

@boegel boegel changed the title make sure that EESSI version for which build is triggered matches with location of easystack file make sure that EESSI version for which build is triggered matches with location of easystack file + fix URL in create_directory_tarballs.sh Jun 13, 2025
@ocaisa ocaisa merged commit a621ae5 into EESSI:main Jun 13, 2025
45 checks passed
Neves-P added a commit to jngrad/dev.eessi.io-espresso that referenced this pull request Jun 13, 2025
@boegel boegel deleted the EESSI_version_check branch June 13, 2025 11:04
Comment thread EESSI-install-software.sh
for easystack_file in ${rebuild_easystacks} ${new_easystacks}; do

# make sure that easystack file being picked up is for EESSI version that we're building for...
echo "${easystack_file}" | grep -q "^easystacks/${EESSI_VERSION}/"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Damn, this is wrong: easystacks/software.eessi.io/2023.06

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah snap, I should've been more careful here... :|

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed in #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants